SheetMC Protocol
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Protocol
SheetMC Protocol
/
org.sheetmc.protocol.772.type
Package-level
declarations
Types
Functions
Types
Identifier
Link copied to clipboard
data
class
Identifier
(
val
namespace
:
String
,
val
value
:
String
)
Functions
read
Identifier
Link copied to clipboard
fun
InputStream
.
readIdentifier
(
)
:
Outcome
<
Identifier
>
write
Identifier
Link copied to clipboard
fun
OutputStream
.
writeIdentifier
(
identifier
:
Identifier
)